StudentCourseSpeCourseCategory 
EntityType  Independent 
Logical Entity Name  StudentCourseSpeCourseCategory 
Default Table Name  AdSPECourseCategory 
Logical Only  NO 
Definition 
 
Note 
 

StudentCourseSpeCourseCategory Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
AdSPECourseCategoryID(PK)    INTEGER  NO 
 
StudentEnrollmentPeriodId(FK)    INTEGER  NO 
 
AdEnrollSchedID(FK)    INTEGER  NO 
 
AdCourseID(FK)    INTEGER  NO 
 
CourseCategory    VARCHAR(100)  YES 
 
AdCourseCategoryID    INTEGER  YES 
 
MinGPA    NUMERIC(5, 2)  YES 
 
DateAdded    DATETIME  NO 
 
DateLstMod    DATETIME  NO 
 
UserID(FK)    INTEGER  NO 
 
ts    TIMESTAMP/DATE  NO 
 

StudentCourseSpeCourseCategory Keys 
Key Name  Key Type  Keys 
nk_AdSPECourseCategory_AdEnrollSchedID  Inversion Entry  AdEnrollSchedID, CourseCategory 
PK_AdSPECourseCategory_AdSPECourseCategoryID  PrimaryKey  AdSPECourseCategoryID 
nk_AdSPECourseCategory_AdEnrollID  Inversion Entry  StudentEnrollmentPeriodId, CourseCategory 

StudentCourseSpeCourseCategory Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Course  Non-Identifying  One To Zero or More        AdCourseID  NO 
StudentEnrollmentPeriod  Non-Identifying  One To Zero or More        StudentEnrollmentPeriodId  NO 
StudentCourse  Non-Identifying  One To Zero or More        AdEnrollSchedID  NO 
Staff  Non-Identifying  One To Zero or More        UserID  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

StudentCourseSpeCourseCategory Check Constraints 
Check Constraint Name  CheckConstraint